ci: Bump rpm-ostree tag we build for tests
authorJonathan Lebon <jonathan@jlebon.com>
Sat, 18 Aug 2018 01:50:14 +0000 (21:50 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Sun, 19 Aug 2018 01:03:47 +0000 (01:03 +0000)
commit57dbd176e99b657dba2b7450a5823d0b27c4ff38
tree5a50cee357330f4892250aa35a52ca338bafd8bc
parent4e6b13e8b6f63e95793a53930794f997bf46b929
ci: Bump rpm-ostree tag we build for tests

The latest rpm-ostree release no longer requires `python3-devel` so `dnf
builddep` here is no longer pulling it in, subsequently causing issues
when building an older rpm-ostree release. Let's just bump the release
tag so we don't have to also start keeping track of older dependencies.

Closes: #1708
Approved by: cgwalters
ci/rpmostree.sh